The smallest unit in binary arithmetic system. Bit is short for a BInary digiT, and can have one of just two values: 0 or 1. The value of a bit represents a simple choice, such as on or off, true or false, black or white. In PCs bits are grouped into sets of eight called a byte. (See Binary, Byte.)